FlexReport for WinForms
Expression プロパティ (ScriptValue<T>)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > ScriptValue<T> クラス : Expression プロパティ
Gets or sets an expression used to calculate value of this ScriptValue<T>. Setting this value forces IsExpression to true.
シンタックス
'宣言
 
Public Property Expression As System.String
'使用法
 
Dim instance As ScriptValue(Of T)
Dim value As System.String
 
instance.Expression = value
 
value = instance.Expression
public System.string Expression {get; set;}
参照

参照

ScriptValue<T> クラス
ScriptValue<T> メンバ